home *** CD-ROM | disk | FTP | other *** search
/ AI Game Programming Wisdom / AIGameProgrammingWisdom.iso / SourceCode / 06 General Architectures / 04 Christian / ieapp.plg < prev    next >
Encoding:
Text File  |  2001-10-10  |  1.7 KB  |  62 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ieapp - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\DOCUME~1\ADMINI~1.000\LOCALS~1\Temp\RSP76.tmp" with contents
  10. [
  11. /nologo /MLd /W3 /Gm /GR /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/ieapp.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "I:\ieapp\seesEnemy.cpp"
  13. ]
  14. Creating command line "snCl.exe @C:\DOCUME~1\ADMINI~1.000\LOCALS~1\Temp\RSP76.tmp" 
  15. Creating temporary file "C:\DOCUME~1\ADMINI~1.000\LOCALS~1\Temp\RSP77.tmp" with contents
  16. [
  17. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/ieapp.pdb" /debug /machine:I386 /out:"Debug/ieapp.exe" /pdbtype:sept 
  18. .\Debug\anim.obj
  19. .\Debug\cat.obj
  20. .\Debug\caught.obj
  21. .\Debug\character.obj
  22. .\Debug\chase.obj
  23. .\Debug\chased.obj
  24. .\Debug\damaged.obj
  25. .\Debug\damagereact.obj
  26. .\Debug\die.obj
  27. .\Debug\dog.obj
  28. .\Debug\done.obj
  29. .\Debug\dying.obj
  30. .\Debug\fight.obj
  31. .\Debug\flee.obj
  32. .\Debug\gametime.obj
  33. .\Debug\ie.obj
  34. .\Debug\ieapp.obj
  35. .\Debug\ieexec.obj
  36. .\Debug\iegoal.obj
  37. .\Debug\ieowner.obj
  38. .\Debug\ierule.obj
  39. .\Debug\nap.obj
  40. .\Debug\rested.obj
  41. .\Debug\seesEnemy.obj
  42. .\Debug\StdAfx.obj
  43. .\Debug\tired.obj
  44. .\Debug\util.obj
  45. .\Debug\wander.obj
  46. .\Debug\wonfight.obj
  47. .\Debug\world2d.obj
  48. ]
  49. Creating command line "snLink.exe @C:\DOCUME~1\ADMINI~1.000\LOCALS~1\Temp\RSP77.tmp"
  50. <h3>Output Window</h3>
  51. Compiling...
  52. seesEnemy.cpp
  53. Linking...
  54.  
  55.  
  56.  
  57. <h3>Results</h3>
  58. ieapp.exe - 0 error(s), 0 warning(s)
  59. </pre>
  60. </body>
  61. </html>
  62.